KTL-4386: Implement OSS Health index metric#293
Merged
Nikita Vlaev (nikitavlaevjb) merged 13 commits intoMay 29, 2026
Conversation
df94916 to
e875442
Compare
59ab2a5 to
80724c1
Compare
80724c1 to
8beab76
Compare
8beab76 to
0e75c3b
Compare
b04dc2d to
ce20843
Compare
fe2dc1e to
1700252
Compare
| } | ||
|
|
||
| override fun recentIssueEvents(repositoryId: Long, since: Instant): List<GitHubIssueEvent> { | ||
| issueEventsRequestCounter.increment() |
Collaborator
There was a problem hiding this comment.
nit: good to count all together if not now
1700252 to
384b931
Compare
384b931 to
e4ea1e5
Compare
Dmitrii Krasnov (dkrasnoff)
approved these changes
May 22, 2026
ce20843 to
ffc99d5
Compare
| const val API_REST = "rest" | ||
| const val API_GRAPHQL = "graphql" | ||
|
|
||
| const val ORIGIN_REPOSITORY = "repository" |
Collaborator
There was a problem hiding this comment.
nit: why not enum?
Dmitrii Krasnov (dkrasnoff)
approved these changes
May 28, 2026
6a11fce to
9a3aa07
Compare
56206f9 to
b7c771a
Compare
…he redirector returns 404 for content fetches.
…d stats endpoints.
…oop and drop the now-dead queue scheduling column.
…s, insights page).
Moved most of the metrics to okhttp interceptor
b7c771a to
5dfa241
Compare
72fbeab
into
feature/KTL-4245-Explore-insights-meta
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.